Tootsville::Infinity-Finger

Function

Infinity-Finger names a function, with lambda list (D USER RECIPIENT/S):

Get public info for a list of Toots.

Lisp FINGER = JSON finger

For details, see the synonym ‘INFINITY-GET-AVATAR-INFO’.

Usage

{ c: "finger", d: { key: "toot-name", ... } }

Reply format

{ from: avatars, status: true, avatars: { 0: { TOOT-INFO … }, … }

User public information is in the format of TOOTSVILLE TOOT-INFO, which should be a supserset of what AbstructUser.getPublicInfo() used to return in 1.2.

File

Defined in file src/infinity/legacy-commands.lisp.